'Declaration Public Property SelectionIndex As Nullable(Of Integer)
'Declaration
Public Property SelectionIndex As Nullable(Of Integer)
public Nullable<int> SelectionIndex {get; set;}
FlexChart<T> Class FlexChart<T> Members